CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opencv face detect

搜索资源列表

  1. dllCapture-2004-04-27_

    1下载:
  2. VB face detect use OpenCV
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4124959
    • 提供者:張永騰
  1. main

    0下载:
  2. 基于最新版本的opencv2.2 win7 64位的opencv 人脸检测程序。可以检测图片中的人脸,并最终输出人脸个数。误识别率小,响应快速。-Based on the latest version of opencv2.2 win7 64-bit,the opencv face detection program. It can detect the human face in the images, and ultimately print the number of the face.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:2090
    • 提供者:雄伟
  1. facemount

    0下载:
  2. 目前很多自动拍照系统可以自动检测人脸(或者其他部位),并给人脸上添加一些装饰产生比较有趣的场景,本程序在opencv的人脸检测基础上,添加kalman filter实现人脸的自动跟踪,在人脸的鼻子处添加一个猪鼻子,造成一种比较cute的场景。 资源包括可以直接运行的exe文件和相应的代码。 希望给大家一个参考-A lot of automatic camera system can automatically detect the face (or other parts), and g
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:8399022
    • 提供者:刘宋
  1. FaceDetect_cpp

    0下载:
  2. face detect 人脸检测原码,来自opencv
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:1898
    • 提供者:kongkang
  1. FACE

    0下载:
  2. 基于OPENCV的能够检测到安装了摄像头的视频帧中的人脸-Based OPENCV that can detect a video camera installed in the frame of the human face
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3154766
    • 提供者:梁礼
  1. facedetect

    0下载:
  2. 利用opencv做人脸检测-using opencv to detect face
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-16
    • 文件大小:4505555
    • 提供者:
  1. renlianshibie

    0下载:
  2. 基于opencv的人脸识别程序,可以有效地识别出图像中的人脸区域-face detect program based on opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-06-02
    • 文件大小:14114111
    • 提供者:
  1. haarFaceDetect

    0下载:
  2. face detect using haar and done in opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1445
    • 提供者:kub
  1. face_JC

    1下载:
  2. VC++和opencv,实现人脸检测,正确率高,能进行多目标检测。亲测无误。-VC++ and opencv, face detection to achieve the correct rate can detect multiple targets. Pro-test correct.
  3. 所属分类:图形/文字识别

    • 发布日期:2013-08-15
    • 文件大小:2786936
    • 提供者:终有时
  1. facedetect

    0下载:
  2. opencv sample about face detect
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:2676
    • 提供者:grunt
  1. face-detect

    2下载:
  2. 在安卓NDK下实现了图像的sift检测,可以圈出特征点,并且能够匹配二幅图像,需要opencv库支持。-In the android to realize the image under the NDK sift detection, can circle the feature points, and the ability to match two images, need opencv library support.
  3. 所属分类:OpenCV

    • 发布日期:2016-05-16
    • 文件大小:22807552
    • 提供者:ganwei
  1. Face-tracking

    0下载:
  2. 通过OpenCV实现人脸检测,然后对检测到的人脸进行实时跟踪-By OpenCV face detection, and then to detect the real-time face tracking
  3. 所属分类:OpenCV

    • 发布日期:2017-04-27
    • 文件大小:19918
    • 提供者:落殇
  1. face

    1下载:
  2. OPENCV人脸检测程序,可以检测并标记出人脸区域。-OPENCV face detection program that can detect and mark the facial region.
  3. 所属分类:OpenCV

    • 发布日期:2015-12-16
    • 文件大小:1024
    • 提供者:沙胡子
  1. face_detect

    0下载:
  2. 基于opencv实现实时从视频流中检测人脸和人眼,检测模板为haar特征模板,可以自己训练,也可以采用opencv自带的模板。-opencv face detect
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:2153
    • 提供者:yiyao
  1. ren-lian-detect

    0下载:
  2. 基于opencv的人脸检测程序,对初学图像处理和opencv的朋友有一定帮助。-Based on opencv face detection procedures, for beginners and opencv image processing friend has certain help.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-09
    • 文件大小:1631984
    • 提供者:刘红军
  1. face-detect

    0下载:
  2. 通过opencv实现了对图像采用Haar特征实现中人脸检测的功能-Through the opencv realized of face detection in image using Haar feature implementation functions
  3. 所属分类:OpenCV

    • 发布日期:2017-05-07
    • 文件大小:1319566
    • 提供者:潘航
  1. face_detect

    0下载:
  2. 在Windows平台上,通过使用opencv来实现基本的人脸检测功能。检测效果一般,而且只能正面检测。(Using opencv to detect human face in the platform of windows.)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:calo
  1. face detect

    0下载:
  2. python+opencv,实现基本的人脸检测,精度我觉得还可以,当然测试量不够大,也只是作为一个给初学者的小例子。(To achieve the basic face detection, I think it can be accurate, of course, the test volume is not large enough, but also as a small example for beginners.)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-23
    • 文件大小:558080
    • 提供者:xnn
  1. ConsoleApplication1

    0下载:
  2. 简单的人脸检测程序,基于opencv与vs,误检率有点高(Simple face detection program, based on OpenCV and vs, the error detection rate is a bit high)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:田八二十一
  1. MSS+OpenCV Human Face Detect

    0下载:
  2. 利用mss、Opencv实现动态人脸识别。需要OpenCV自带haarcascade_eye.xml和haarcascade_frontalface_alt_tree.xml文件
  3. 所属分类:OpenCV

« 1 23 4 5 »
搜珍网 www.dssz.com